Scripting > CxAud > AudClient Object

AudClient Object

The AudClient object is used to display and manipulate the Audit Service. Declare the object using the following code:

CreateObject("CxAud.AudClient")

Each method in this document will assume you have declared the AUD object using the following code:

Dim AudClient

Set AudClient = CreateObject("CxAud.AudClient")

AudClient.Connect("CYGDEMO.AUD")


More:


Let us know how we can improve this topic.

CygNet at weatherford.com

© 2020 Weatherford. All rights reserved.